This website requires JavaScript.
ff9cf2cbe4
Properly byte-swap values in VMware SVGA (malc).
balrog
2008-07-16 04:45:12 +00:00
931ea43530
Make Bochs VBE work with VMWare SVGA (malc).
balrog
2008-07-16 04:38:32 +00:00
4fb3fbc245
Don't overwrite VMwareSVGA's memory region start addresses (malc).
balrog
2008-07-16 04:36:48 +00:00
e93a5f4f9a
Initialize the VMware VGA console after vga_init (Alexander Graf).
balrog
2008-07-16 04:31:20 +00:00
0d31cb9954
Add idprom
blueswir1
2008-07-15 14:54:01 +00:00
71817e4898
Really fix cas
blueswir1
2008-07-15 14:52:09 +00:00
d60bb01cbb
Terminate TB immediately after v7-M exception return.
pbrook
2008-07-11 00:27:19 +00:00
d03d860b15
Link ARM prologue closer to code segment to avoid a build failure
blueswir1
2008-07-10 17:21:31 +00:00
815a674266
Fix coprocessor register types.
pbrook
2008-07-10 17:17:54 +00:00
adf7d8fb44
Restore old value of buffer_size
malc
2008-07-09 19:25:30 +00:00
64333899dc
Warn about rejected buffer/period size/time when it was specified by the user
malc
2008-07-09 19:25:28 +00:00
a7bb29ba87
Call proper function when trying to set period size
malc
2008-07-09 19:25:24 +00:00
266910c434
Avoid decremented overflow.
pbrook
2008-07-09 15:31:50 +00:00
b6d96beda3
Use temporary registers for the MIPS FPU emulation.
ths
2008-07-09 11:05:10 +00:00
bd5921b432
Fix typo
malc
2008-07-08 18:57:05 +00:00
48bbf11bcb
Fix r4641 (invalid token "=<" in a preprocessor expression)
blueswir1
2008-07-08 18:35:02 +00:00
f7350b47da
Implement some Ultrasparc cache ASIs used by SILO
blueswir1
2008-07-08 15:51:32 +00:00
b115bb3feb
Eliminate spurous screen updates.
pbrook
2008-07-07 23:01:25 +00:00
28e1071183
fix cvtsq2s[sd] (Juergen Lock)
bellard
2008-07-07 20:25:41 +00:00
d643ccca01
64 bit signed comparison fix (Juergen Lock)
bellard
2008-07-07 20:15:54 +00:00
d795eb86d7
Fix 64 bit constant generation
blueswir1
2008-07-07 19:34:45 +00:00
6a1ef8309e
Improve jp106 keyboard support, by Akio Takebe.
ths
2008-07-07 19:29:49 +00:00
c7e8a937b7
Fix typo in comment.
ths
2008-07-05 21:54:32 +00:00
63742cf887
Change MIPS machine default to Malta.
ths
2008-07-05 21:51:47 +00:00
d70040bcae
Re-add static qualifier. Fix annother occurance of "const static".
pbrook
2008-07-05 17:03:54 +00:00
cea9d0b39b
Remove static
malc
2008-07-05 13:41:04 +00:00
295abf3616
Remove >= asserts on unsigned inputs
malc
2008-07-05 13:41:02 +00:00
db8baf145d
Avoid signedness warnings
malc
2008-07-05 13:40:58 +00:00
d94888e35b
Add missing return
malc
2008-07-04 11:53:53 +00:00
e924c48573
Fuse EQ and NE handling in tcg_out_brcond2
malc
2008-07-03 23:49:14 +00:00
706b0a1587
Avoid compiler warning.
ths
2008-07-03 21:36:35 +00:00
59fdb01812
Fix parse_long_name, by Tristan Gingold.
ths
2008-07-03 19:55:47 +00:00
64eaabda73
Clarified filename handling, by Johannes Schindelin.
ths
2008-07-03 19:54:19 +00:00
8c5e95d807
Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer)
malc
2008-07-03 18:51:23 +00:00
551bd27f22
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
2008-07-03 17:57:36 +00:00
06e80fc927
Silence compiler warning.
ths
2008-07-03 16:40:06 +00:00
75818250ba
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
2008-07-03 13:41:03 +00:00
3b05a8e91b
Allow to share a disk image via nbd, by Laurent Vivier.
ths
2008-07-03 12:45:02 +00:00
2f7264888a
Add a parameter to disable host cache, by Laurent Vivier.
ths
2008-07-03 11:47:46 +00:00
23fb600b87
Fix typo
malc
2008-07-03 11:29:15 +00:00
cd831bd787
Merge NBD client/server, by Laurent Vivier.
ths
2008-07-03 10:23:51 +00:00
f8d39c01c3
Bail out if -append or -initrd is specified without -kernel, by Sebastian Herbszt.
ths
2008-07-03 10:01:15 +00:00
2c90d79488
Fix constant truncation, spotted by Jindrich Makovicka.
ths
2008-07-03 04:13:24 +00:00
8114e9e8fd
Fix ATAPI read drive structure command, by Alex Williamson.
ths
2008-07-03 03:57:14 +00:00
69dd867364
Remove stray local "speedup" hack
malc
2008-07-02 21:25:53 +00:00
975b092bd9
Cleanup qemu-nbd related code, by Laurent Vivier.
ths
2008-07-02 21:18:00 +00:00
96935aa4e3
Add -MT
malc
2008-07-02 21:16:22 +00:00
b8e59f18de
Pulseaudio driver
malc
2008-07-02 21:03:08 +00:00
923e45211c
Fix test arguments (Jeremy C. Reed)
malc
2008-07-02 18:13:46 +00:00
902e2b5141
Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
malc
2008-07-02 18:03:12 +00:00
23e3929403
Save/restore for stellaris boards.
pbrook
2008-07-02 16:48:32 +00:00
ab19b0ecfd
ARMv7-M interrupt stack alignment fix.
pbrook
2008-07-02 16:44:09 +00:00
9277bc72cf
Fix NetBSD keyboard problem
blueswir1
2008-07-02 15:17:21 +00:00
5e65a31037
Add rigid and flexible disk geometry page support
blueswir1
2008-07-02 15:16:18 +00:00
c701b35b42
Fix i2c save/restore.
pbrook
2008-07-01 23:16:53 +00:00
75f482aeed
Fix typo.
pbrook
2008-07-01 21:53:33 +00:00
18be518729
Remove duplicate device index calculations.
pbrook
2008-07-01 21:31:54 +00:00
9656f324d2
Move interrupt_request and user_mode_only to common cpu state. Save and restore env->interrupt_request and env->halted.
pbrook
2008-07-01 20:01:19 +00:00
a5cdf95220
Fix DMA length bug seen with NetBSD (Cliff Wright)
blueswir1
2008-07-01 19:28:23 +00:00
ad1a897e52
block-vvfat.c - fix is_free predicate, by Tristan Gingold.
ths
2008-07-01 16:44:58 +00:00
a982b5310d
Add missing return in arm-semi, by Laurent Desnogues.
ths
2008-07-01 16:40:04 +00:00
356265ae4a
Static'ify some functions, and use standard inline in translate.c.
ths
2008-07-01 16:37:52 +00:00
c60e08d9c6
Implement resolution switching in common console code.
pbrook
2008-07-01 16:24:38 +00:00
ea334207a3
Delete duplicate code.
ths
2008-07-01 08:45:45 +00:00
efade670fe
Fix rdtsc instruction counting.
pbrook
2008-06-30 17:51:26 +00:00
bf20dc076b
Spelling fixes, spotted by Stuart Brady.
ths
2008-06-30 17:22:19 +00:00
b3c7724cbc
Move CPU save/load registration to common code.
pbrook
2008-06-30 16:31:04 +00:00
6913ba5680
CRIS: Correct writes to TLB hi.
edgar_igl
2008-06-30 15:27:47 +00:00
d27b2e5044
Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores.
edgar_igl
2008-06-30 11:51:12 +00:00
d077b6f759
Make bcond and btarget TCG registers.
ths
2008-06-30 11:30:34 +00:00
d297f464d3
Avoid CRIS related warnings by Jan Kiszka.
edgar_igl
2008-06-30 08:59:49 +00:00
a50f5b9186
Suppress bogus compiler warnings.
pbrook
2008-06-29 15:25:29 +00:00
d26968ecd8
Remove unnecessary helper arguments, and fix some typos.
ths
2008-06-29 14:53:11 +00:00
b2437bf267
Add missing static qualifiers.
pbrook
2008-06-29 12:29:56 +00:00
dd5d6fe913
Add missing file. Fix spelling errors.
pbrook
2008-06-29 10:43:16 +00:00
2e70f6efa8
Add instruction counter.
pbrook
2008-06-29 01:03:05 +00:00
f6e5889e7f
Fix shell quoting.
pbrook
2008-06-29 01:00:34 +00:00
c2de5c91a2
Document usage of new options remove stray variables, check for ALSA/FMOD/ESD
malc
2008-06-28 19:13:06 +00:00
e5178e8de4
Consistency
malc
2008-06-28 19:13:02 +00:00
2796188e56
Avoid unused input arguments which triggered tcg errors. Spotted by Stefan Weil.
ths
2008-06-27 10:03:42 +00:00
b5dc7732e1
More efficient target register / TC accesses.
ths
2008-06-27 10:02:35 +00:00
a37ee56cb7
Fix bogus format, reading uninitialised memory (original patch by Julian Seward)
blueswir1
2008-06-26 18:43:24 +00:00
0c58ac1c76
Change the way audio is configured
malc
2008-06-25 21:04:05 +00:00
a214c59855
Suppress OpenBSD warning messages for leftover fifo bytes
blueswir1
2008-06-25 19:59:53 +00:00
399bf6bec9
Reset correct channel aka NetBSD boot fix
blueswir1
2008-06-25 18:31:21 +00:00
ebbd0ffddd
Clarify some TODO items.
ths
2008-06-24 22:04:41 +00:00
1a3fd9c3da
Remove remaining uses of T0 in the MIPS target.
ths
2008-06-24 21:58:35 +00:00
e1bf387ec8
T1 is now dead.
ths
2008-06-24 20:13:20 +00:00
7872368461
Reduce use of fixed registers a bit more.
ths
2008-06-24 20:12:33 +00:00
a764a566be
Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wright
blueswir1
2008-06-24 19:08:28 +00:00
6c5c1e2057
Use temporaries instead of fixed registers for some instructions.
ths
2008-06-24 15:12:27 +00:00
8ff9cbf776
Make mixer emulation a configure option (Jan Kiszka)
malc
2008-06-23 18:33:30 +00:00
e7fb1406b0
Fix some compiler signed/unsigned char warnings
blueswir1
2008-06-23 17:52:43 +00:00
0bbd4a0ddb
Fix compiler warning (Jan Kiszka)
blueswir1
2008-06-23 16:58:04 +00:00
be24bb4f30
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen leftovers.
ths
2008-06-23 12:57:09 +00:00
ca88500f43
According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatile
malc
2008-06-23 05:47:06 +00:00
a35e86c55f
Shuffle contents of tcg_target_reg_alloc_order
malc
2008-06-23 05:47:03 +00:00
d50997f914
Add missing [SU]32
malc
2008-06-22 14:10:45 +00:00
d987963aa9
Eliminate cpu_T[0]
blueswir1
2008-06-22 10:58:57 +00:00
3f0436fe85
Eliminate cpu_T[1]
blueswir1
2008-06-22 08:52:58 +00:00