CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 23:13:13
Modified files:
hw : acpi-dsdt.dsl acpi-dsdt.hex
Log message:
PCI irq mapping fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/vi
In environments where the 10.0.2.0/24 subnet is already used for
another purpose, it's useful to be able to configure a different -net
user (slirp) subnet, such as 192.168.100.0/24.
The attached patch adds a subnet option to -user net. Currently only
/24 subnets (mask 255.255.255.0) are accepted.
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 22:02:44
Modified files:
. : Makefile.target vl.c vl.h
hw : pc.c
Added files:
hw : acpi.c acpi-dsdt.ds
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 21:24:55
Modified files:
pc-bios: bios.bin bios.diff
Log message:
more correct e820 ranges for ACPI compatibility
CVSWeb URLs:
http://cvs.
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 21:18:59
Modified files:
. : vnc.c
Log message:
removed ssize_t for win32 compatibility
CVSWeb URLs:
http://cvs.savannah.gnu.org/view
mingw32 build breaks on "ssize_t" which should be "long"
instead on win32 (see previous post on vnc.c).
beyond this little detail, compiled version works fine on
win32 (I'll do more testing tomorrow).
do we need kqemu-1.3.0pre6.tar.gz for this version
or a newer kqemu ?
On 5/3/06, Fabrice Bella
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 20:53:46
Modified files:
slirp : udp.c
Log message:
UDP broadcast translation error (Mark Jonckheere)
CVSWeb URLs:
http://cvs.savannah.gn
Hi,
QEMU version 0.8.1 is available at http://bellard.org/qemu/download.html.
version 0.8.1:
- USB tablet support (Brad Campbell, Anthony Liguori)
- win32 host serial support (Kazu)
- PC speaker support (Joachim Henke)
- IDE LBA48 support (Jens Axboe)
- SSE3 support
- Solaris port (
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 20:18:43
Modified files:
. : configure
Log message:
removed sh4 user build (not usable yet)
CVSWeb URLs:
http://cvs.savannah.gnu.org/
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 20:15:47
Modified files:
. : VERSION Changelog
Log message:
update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/VERSION
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 19:58:17
Modified files:
slirp : ip_icmp.c main.h misc.c slirp.c socket.c
tcp_subr.c udp.c
Log message:
separate
Fabrice Bellard wrote:
> Thiemo Seufer wrote:
> >Fabrice Bellard wrote:
> >
> >>I just looked at the MIPS file target-mips/op_helper.c and I don't
> >>understand why IRQs need to be handled in op_helper.c:do_mtc0() with reg
> >>= 12.
> >
> >
> >Register 12 is the cp0_status register, it defines w
Fabrice Bellard wrote:
> Thiemo Seufer wrote:
> >Fabrice Bellard wrote:
> >
> >>CVSROOT:/sources/qemu
> >>Module name:qemu
> >>Branch:
> >>Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/02
> >>22:18:28
> >>
> >>Modified files:
> >>hw : mips_r4k.c
> >>
>
Thiemo Seufer wrote:
Fabrice Bellard wrote:
I just looked at the MIPS file target-mips/op_helper.c and I don't
understand why IRQs need to be handled in op_helper.c:do_mtc0() with reg
= 12.
Register 12 is the cp0_status register, it defines which interrupts are
masked/enabled/disabled. Btw,
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/03 19:17:26
Modified files:
target-i386: exec.h helper.c op.c
Log message:
bswapq fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/
Thiemo Seufer wrote:
Fabrice Bellard wrote:
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/02 22:18:28
Modified files:
hw : mips_r4k.c
Log message:
performance boost (on P4 hosts at lea
Hi!
I'm still trying to run a MIPS mmon as a BIOS
:)
I've found one strange issue : when it runs
at the
KSEG0 region (0x80008000) with -kernel option it
works fine.
When I'm trying to run it in the MIPS BIOS region
(0xbfc0)
it can't output anything to the UART and Qemu
segfaults
o
swapper(1): Oops [#1]
Which initrd did you use?
It's the file
/dists/stable/main/disks-sparc/current/images-1.44/root.bin
as specified by /boot/silo.conf, from debian-30r4-sparc-binary-1.iso.
_
Express yourself instantly with MSN
Am Montag, 17. April 2006 10:49 schrieb Blue Swirl:
Hi!
> This command fails when installing kernel and modules:
> qemu-system-sparc -kernel vmlinux-2.6.11+tcx -cdrom
> debian-30r4-sparc-binary-1.iso -hda hd -initrd debian-30r4-sparc.initrd
> -nographic -append 'cdrom ramdisk_size=16384 devfs=moun
19 matches
Mail list logo