CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/17 14:07:13
Modified files:
. : vl.h
hw : gumstix.c pxa.h pxa2xx.c pxa2xx_gpio.c
pxa2xx_lcd.c spitz.c
Log message:
Convert
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/11/17 09:04:10
Modified files:
. : vl.h
hw : iommu.c sun4m.c
Log message:
Machine specific IOMMU version (Robert Reif)
CVSWeb URLs:
http://cvs.savannah.gnu.org/v
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/11/10 15:36:21
Modified files:
. : vl.h
Log message:
exported display init functions to common code
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/11/07 19:26:23
Modified files:
. : vl.h
Log message:
fixed QEMU_TOOL tests
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.288&r2=1.289
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/04 22:53:50
Modified files:
. : vl.h
hw : omap.c omap.h omap1_clk.c palm.c tsc210x.c
Log message:
Zeroing ITR shouldn't ack irq zero.
Fix P
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/11/04 11:59:15
Modified files:
. : vl.h
hw : fdc.c sun4m.c
Log message:
Remove target dependent code
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/10/29 10:19:50
Modified files:
. : vl.h
hw : ppc_chrp.c ppc_oldworld.c ppc_prep.c
Log message:
PowerPC 601 / 620 / 970 need a 1MB firmware.
This option i
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/10/09 03:08:56
Modified files:
. : vl.h
hw : apic.c pc.c
Log message:
Don't route PIC interrupts through the local APIC if the local APIC
config says
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/10/06 11:25:43
Modified files:
. : vl.h
hw : slavio_timer.c sun4m.c
Log message:
Implement user mode for timers
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/08/16 19:56:27
Modified files:
. : vl.h
hw : esp.c pcnet.c sparc32_dma.c sun4m.c
Log message:
Use qemu_irq for a reset signal between DMA and ESP/Lance
CVSWeb UR
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/06/18 18:55:46
Modified files:
. : vl.h
hw : mips_pica61.c parallel.c
Log message:
Add parallel memory mapped interface, by Herve Poussineau.
CVSWeb URLs:
h
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/06/08 16:45:24
Modified files:
. : vl.h
hw : dma.c ds1225y.c pckbd.c pflash_cfi02.c ppc405.h
ppc405_boards.c ppc405_uc.c serial.c
Log message:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/06/06 16:26:14
Modified files:
. : vl.h
hw : ide.c mips_malta.c pc.c usb-uhci.c usb.h
Log message:
Use the correct PCI IDs for Malta.
CVSWeb URLs:
http://cv
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/06/01 17:03:05
Modified files:
. : vl.h
Log message:
Forgot to update vl.h during latest Sparc64 target_ulong fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qe
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/05/27 16:42:29
Modified files:
. : vl.h
hw : slavio_intctl.c sun4m.c
Log message:
Use qemu_irqs between CPUs and interrupt controller
Fix interrupt priorit
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/05/27 16:37:49
Modified files:
. : vl.h
hw : slavio_intctl.c slavio_timer.c sun4m.c
Log message:
Use qemu_irq between interrupt controller and timers
CVSWeb URLs:
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/05/27 16:36:10
Modified files:
. : vl.h
hw : esp.c pcnet.c sparc32_dma.c sun4m.c
Log message:
Use qemu_irqs between dma controllers and esp, lance
CVSWeb URLs:
ht
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/05/26 17:39:43
Modified files:
. : vl.h
hw : cs4231.c esp.c pcnet.c slavio_intctl.c
slavio_misc.c slavio_serial.c slavio_timer.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/05/09 20:25:36
Modified files:
. : vl.h
hw : ide.c
Log message:
PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.
CVSWeb URLs:
ht
Hi,
On 01/05/07, Daniel Silverstone <[EMAIL PROTECTED]> wrote:
On Mon, 2007-04-30 at 02:24 +, Andrzej Zaborowski wrote:
> Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
It seems a pity that you did this in a manner which didn't match the
patch I published for t
On Mon, 2007-04-30 at 02:24 +, Andrzej Zaborowski wrote:
> Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
It seems a pity that you did this in a manner which didn't match the
patch I published for the Simtec BAST boards. Now I have a bunch more
merging effort to g
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/04/30 02:33:10
Modified files:
. : vl.h
Log message:
Add missing gpio_handler_t definition.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.230
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/04/30 02:24:42
Modified files:
. : vl.h
hw : arm_boot.c integratorcp.c realview.c spitz.c
versatilepb.c
target-arm : cpu.h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/04/30 02:14:00
Modified files:
. : vl.h
Added files:
hw : max111x.c
Log message:
Maxim MAX1110/ ADC chip.
CVSWeb URLs:
http://cvs.savannah.gnu.org/
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/04/30 02:12:42
Modified files:
. : vl.h
Added files:
hw : ads7846.c
Log message:
Texas Instruments ADS7846 ADC chip.
CVSWeb URLs:
http://cvs.savannah.g
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/04/30 01:26:42
Modified files:
. : vl.h
target-arm : cpu.h exec.h helper.c op.c translate.c
Added files:
hw : pxa.h pxa2xx.c pxa2xx_dma.c pxa2xx_gpio
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/29 01:47:26
Modified files:
. : vl.h
hw : mips_pica61.c vga.c vga_int.h
Log message:
Memory-mapped interface for VGA, by Herve Poussineau.
CVSWeb URLs:
h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/04/19 08:42:21
Modified files:
. : vl.h
hw : ppc405.h ppc_chrp.c ppc_prep.c
target-ppc : helper.c translate.c
Log message:
No functional changes:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/17 16:28:29
Modified files:
. : vl.h
hw : mc146818rtc.c mips_pica61.c
Log message:
Fix mmapped register alignment and endianness handling.
CVSWeb URLs:
h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/04/17 02:50:56
Modified files:
. : vl.h
hw : ppc405_uc.c
target-ppc : translate_init.c
Added files:
hw : ppc405.h
Log message:
On Mon, 2007-04-16 at 17:20 +, Thiemo Seufer wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/04/16 17:20:48
>
> Modified files:
> . : vl.h
> hw : pckbd.c
>
> Log message:
> Memory-mapped interface for
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/16 17:21:21
Modified files:
. : vl.h
hw : mc146818rtc.c
Log message:
Memory-mapped interface for RTC, by Herve Poussineau.
CVSWeb URLs:
http://cvs.savann
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/16 17:20:48
Modified files:
. : vl.h
hw : pckbd.c
Log message:
Memory-mapped interface for PS/2 controller, by Herve Poussineau.
CVSWeb URLs:
http://cvs.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/04/12 21:11:03
Modified files:
. : vl.h
hw : ppc.c
target-ppc : cpu.h op_helper.c
Log message:
Embedded PowerPC Device Control Registers infrastruct
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/04/01 16:05:41
Modified files:
. : vl.h
hw : slavio_intctl.c slavio_misc.c slavio_serial.c
slavio_timer.c sun4m.c
Log message:
Change Spa
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/03/31 16:54:14
Modified files:
. : vl.h
hw : mips_int.c mips_malta.c serial.c
target-mips: exec.h
Log message:
Malta CBUS UART support.
CVSWeb
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/03/31 09:59:47
Modified files:
. : vl.h
hw : openpic.c
Log message:
Better fix for OpenPIC: should not depend on PowerPC.
CVSWeb URLs:
http://cvs.savannah.gnu.o
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/03/30 16:41:55
Modified files:
. : vl.h
Log message:
Fix build failure.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.197&r2=1.198
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/31 13:34:07
Modified files:
. : vl.h
Log message:
Remove redundant ENOMEDIUM define.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.181&r2=1.182
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/26 17:18:49
Modified files:
. : vl.h
Log message:
ENODEV works also for __sun__, the magic number 4097 stemmed from the
windows support.
CVSWeb URLs:
http://cvs.savan
Paul the code change that was checked in here causes the zImage files I
generate not to work anymore.
Please consider the small patch which fixes the problem. The load_elf()
function is returning -1.
signed-off-by: [EMAIL PROTECTED]
Paul Brook wrote:
CVSROOT:/sources/qemu
Module n
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/01/16 18:54:31
Modified files:
. : vl.h
hw : arm_boot.c integratorcp.c realview.c
versatilepb.c
Log message:
ARM ELF loader.
CVSWeb U
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/15 18:32:02
Modified files:
. : vl.h
Added files:
hw : gt64xxx.c
Log message:
Gallileo GT64xxx support, by Aurelien Jarno.
CVSWeb URLs:
http://cvs.savann
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/10 16:25:04
Modified files:
. : vl.h
Log message:
Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/10 16:23:41
Modified files:
. : vl.h
hw : pc.c piix_pci.c
Log message:
Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
CVSWeb URLs:
http://cvs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/10 16:17:21
Modified files:
. : vl.h
hw : ne2000.c pc.c pci.c pcnet.c ppc_chrp.c
realview.c rtl8139.c sun4u.c versatilepb.c
Log message:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/05 18:58:35
Modified files:
. : vl.h
hw : ide.c
Log message:
Fix for hard disk translation hints, by Volker Ruppert.
CVSWeb URLs:
http://cvs.savannah.gnu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/09/24 18:49:43
Modified files:
. : vl.h
Log message:
moved PCI init to BIOS
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.153&r2=1.154
_
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/09/24 17:01:44
Modified files:
. : vl.h
hw : apb_pci.c grackle_pci.c pci.c piix_pci.c
prep_pci.c unin_pci.c versatile_pci.c
Log message:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/09/24 00:16:34
Modified files:
. : vl.h
hw : apb_pci.c grackle_pci.c pci.c piix_pci.c
prep_pci.c unin_pci.c versatile_pci.c
Log message:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/09/03 19:48:17
Modified files:
. : vl.h
hw : pcnet.c sparc32_dma.c
Log message:
better PCNET endianness support
CVSWeb URLs:
http://cvs.savannah.gnu.org
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/08/29 04:52:16
Modified files:
. : vl.h
hw : esp.c iommu.c lsi53c895a.c scsi-disk.c sun4m.c
usb-msd.c
Log message:
SCSI TCQ support.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/17 10:45:20
Modified files:
. : vl.h
hw : mips_r4k.c pc.c ppc_chrp.c ppc_prep.c
Log message:
vga init changes
CVSWeb URLs:
http://cvs.savannah.gnu.or
Hi Fabrice
> Log message:
> multiple snapshot support
Could you kindly explain how does it work? And, is the concept similar
to VMWare's incremental snapshot?
regards,
Mulyadi
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.no
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:31:00
Modified files:
. : vl.h vl.c block.c block_int.h monitor.c
qemu-img.c
Log message:
multiple snapshot support
CVSWeb URLs:
http://cv
On Sat, 8 Jul 2006, Igor Kovalenko wrote:
Try this patch - transfers should start to work
Hmm, no obvious improvement I'm afraid.
regards,
--
Paul Jakma [EMAIL PROTECTED] [EMAIL PROTECTED] Key ID: 64A2FF6A
Fortune:
I CAN'T SEE DEAD PEOPLE
I CAN'T SEE DEAD PEOPLE
I CAN'T SEE D
On 7/8/06, Paul Jakma <[EMAIL PROTECTED]> wrote:
On Sat, 8 Jul 2006, Paul Jakma wrote:> Hmm, define 'unable to use it'? It seems (on very quick testing) to work in> Solaris.Spoke too soon, ICMP echos and TCP connects work, but it seems tohave problems transferring anything substantial.
Try this pat
On Sat, 8 Jul 2006, Paul Jakma wrote:
Hmm, define 'unable to use it'? It seems (on very quick testing) to work in
Solaris.
Spoke too soon, ICMP echos and TCP connects work, but it seems to
have problems transferring anything substantial.
regards,
--
Paul Jakma [EMAIL PROTECTED] [
On Tue, 4 Jul 2006, Fabrice Bellard wrote:
Note: I commited the pcnet patch as some people might be interested by it. I
was unable to use it with a Knoppix distribution of 2003 so fixes are needed.
Hmm, define 'unable to use it'? It seems (on very quick testing) to
work in Solaris.
regards,
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/07/05 14:39:57
Modified files:
. : vl.h
Log message:
Don't include audio.h when building tools.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.134&r2=
this pcnet patch set breaks mingw/win32 build.
I had to remove it from my latest cvs grab.
On 7/4/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
Note: I commited the pcnet patch as some people might be interested by
it. I was unable to use it with a Knoppix distribution of 2003 so fixes
are need
In message: <[EMAIL PROTECTED]>
Fabrice Bellard <[EMAIL PROTECTED]> writes:
: Note: I commited the pcnet patch as some people might be interested by
: it. I was unable to use it with a Knoppix distribution of 2003 so fixes
: are needed.
Fabrice,
how is pcnet different than ne2000?
Note: I commited the pcnet patch as some people might be interested by
it. I was unable to use it with a Knoppix distribution of 2003 so fixes
are needed.
Fabrice.
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/lis
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/07/04 11:33:00
Modified files:
. : vl.h Makefile.target
hw : pci.c
Added files:
hw : pcnet.c
Log message:
pcnet nic support (Antony
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/06/25 22:28:15
Modified files:
. : vl.h
Added files:
hw : pflash_cfi02.c
Log message:
AMD NOR flash device support (initial patch by Jocelyn Mayer)
CVSW
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/06/18 19:41:28
Modified files:
. : vl.h
hw : sun4u.c
Log message:
Sun4u vga+bios tweaks (Blue Swirl).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/06/14 15:50:07
Modified files:
. : vl.h qemu-img.c
Log message:
use C99 64 bit printf format to ease win32 porting
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/06/13 15:57:21
Modified files:
. : vl.h
Log message:
increase video memory to 8MB
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.125&r2=1.126
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/06/08 21:51:27
Modified files:
. : vl.h
Log message:
Win32 build fix.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.124&r2=1.125
Patches:
Index: vl.
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/26 21:53:41
Modified files:
. : vl.h
hw : esp.c scsi-disk.c usb-msd.c
Log message:
SCSI lun probing fix.
CVSWeb URLs:
http:
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/27 22:32:36
Modified files:
. : vl.h
Log message:
Fix build failure.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/vl.h.diff?tr1=1.
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/08 04:42:17
Modified files:
. : vl.h
hw : pckbd.c ps2.c
Log message:
Add support for raw AT keyboard scancodes.
CVSWeb URLs
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/23 21:13:45
Modified files:
. : vl.h
hw : openpic.c ppc_chrp.c
Log message:
openpic SMP support (Jocelyn Mayer)
CVS
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/23 21:11:49
Modified files:
. : vl.h
hw : mips_r4k.c pc.c ppc_chrp.c ppc_prep.c serial.c
sun4u.c
L
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/11 00:00:47
Modified files:
. : vl.h
Log message:
API for changes in VM state (malc)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcv
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/10 23:58:33
Modified files:
. : vl.h
hw : serial.c
Log message:
char dev ioctls
CVSWeb URLs:
http://savannah.gnu.or
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 19:05:37
Modified files:
. : vl.h
hw : apic.c i8259.c pc.c
Log message:
IOAPIC support (initial patch by Filip Na
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:49:46
Modified files:
. : vl.h
Log message:
more generic IRQ support
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem
78 matches
Mail list logo