Sign in
qemu
/
qemu
/
8853f86e1da70e79464aa3329f7b84a27a199bad
8853f86
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras)
by bellard
· 21 years ago
e374bfa
shm tests - disabled clone test
by bellard
· 21 years ago
b88e4a9
small test optimisations
by bellard
· 21 years ago
537730b
zero offset optimisation
by bellard
· 21 years ago
edf779f
use kernel like macros for user access (will be useful someday to have a better error checking
by bellard
· 21 years ago
121061d
O_DIRECT compile fix
by bellard
· 21 years ago
83d7396
faster big endian accesses on i386 - big endian ldsw_raw fix
by bellard
· 21 years ago
6b2d3e3
fixed blr/bctr cases
by bellard
· 21 years ago
e98a6e4
adding direct block chaining support - simplified branch code gen
by bellard
· 21 years ago
28fbe29
lwarx fix (Jocelyn Mayer)
by bellard
· 21 years ago
297d8e6
Fix check for lswi (Jocelyn Mayer)
by bellard
· 21 years ago
004bc62
update nip when processing exceptions (Jocelyn Mayer)
by bellard
· 21 years ago
ed1c0bc
use osdep.h
by bellard
· 21 years ago
22a46c5
update
by bellard
· 21 years ago
ea88812
added OS dependent functions (temporary as most functions are generic in fact)
by bellard
· 21 years ago
58fe2f1
experimental code copy support
by bellard
· 21 years ago
3a1d9b8
fixed lea exception
by bellard
· 21 years ago
0e4b179
experimental code copy support - fixed A20 emulation
by bellard
· 21 years ago
77fef8c
experimental code copy support - added new Linux kernel loader
by bellard
· 21 years ago
59817cc
use qemu memory allocation - added dirty bit support when using host MMU
by bellard
· 21 years ago
bf3e8bf
experimental code copy support - CPU_INTERRUPT_EXITTB support
by bellard
· 21 years ago
9acbed0
added CPU_INTERRUPT_EXITTB and code_copy_enabled
by bellard
· 21 years ago
cf98951
force boot sector feature
by bellard
· 21 years ago
f72b519
added osdep.o and nwfpe
by bellard
· 21 years ago
07ce05e
fast Linux boot support
by bellard
· 21 years ago
b324e81
suppressed unused variables
by bellard
· 21 years ago
c698105
arm nwfpe support - added code no-code-copy option - __preinit_array_start bug fix (untested)
by bellard
· 21 years ago
28c4f36
arm nwfpe support
by bellard
· 21 years ago
3d57da2
suppressed dummy FPU ops
by bellard
· 21 years ago
00406df
added arm nwfpe support (initial patch by Ulrich Hecht)
by bellard
· 21 years ago
69de927
arm nwfpe support
by bellard
· 21 years ago
72cbca1
direct chaining support for SPARC
by bellard
· 21 years ago
34f715e
fixed WP semantics
by bellard
· 21 years ago
cae61ce
bochs vbe: virtual screen support and bank switch (untested)
by bellard
· 21 years ago
6411cfb
update
by bellard
· 21 years ago
898712a
sdl_cleanup fix (Martin Garton)
by bellard
· 21 years ago
4fa0f5d
added bochs VBE support
by bellard
· 21 years ago
1ccde1c
added generic physical memory dirty bit support
by bellard
· 21 years ago
ad08132
added tlb_flush() flags
by bellard
· 21 years ago
415e561
cleanup
by bellard
· 21 years ago
ee8b702
temporary interrupt locking fix (need rework)
by bellard
· 21 years ago
625976d
update
by bellard
· 21 years ago
1ac157d
more precise TLB invalidation - init cleanup
by bellard
· 21 years ago
64a595f
cleanup
by bellard
· 21 years ago
3ad9a57
ide identify fix (initial patch by Jens Axboe)
by bellard
· 21 years ago
7f777bf
fixed atapi error codes (initial patch by Jens Axboe)
by bellard
· 21 years ago
56bf1d3
SEEK_STAT bit ata reset fix (Jens Axboe)
by bellard
· 21 years ago
c92b2e8
vga memory address fix
by bellard
· 21 years ago
68e73e3
clean tests dir
by bellard
· 21 years ago
c0637b3
update
by bellard
· 21 years ago
e98c872
update
by bellard
· 21 years ago
3d4b4c0
update
by bellard
· 21 years ago
8145122
correct NT flag behavior - zero ldt task switch bug fix - task switch thru call insn bug fix
by bellard
· 21 years ago
7399c5a
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - removed warnings
by bellard
· 21 years ago
10f0e41
combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_debug()
by bellard
· 21 years ago
4b7aba5
correct NT flag behavior
by bellard
· 21 years ago
35b66fc
correct target_ulong definition
by bellard
· 21 years ago
13eb76e
virtual memory access for gdbstub
by bellard
· 21 years ago
3cf1e03
added TARGET_LONG_BITS
by bellard
· 21 years ago
a6b025d
added cpu_get_phys_page_debug()
by bellard
· 21 years ago
edfcbd9
added cpu_get_phys_page_debug()
by bellard
· 21 years ago
612b477
removed warnings
by bellard
· 21 years ago
6c9bf89
update
by bellard
· 21 years ago
bb551fa
increased physical RAM limit to 2047 MB in soft MMU mode
by bellard
· 21 years ago
a136e5a
ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1 - set error to zero in some cases
by bellard
· 21 years ago
4796f5e
interrupt to conforming segment fix (QNX boot fix)
by bellard
· 21 years ago
3504fe1
16 bit DMA fix (malc)
by bellard
· 21 years ago
ab1f142
L4 fix for rep nop (should handle all cases)
by bellard
· 21 years ago
4120b61
test at least one invalid lock op code
by bellard
· 21 years ago
7f957d2
PowerPC merge (Jocelyn Mayer)
by bellard
· 21 years ago
2be3bc0
update
by bellard
· 21 years ago
c273579
avoid exiting directly if file not found
by bellard
· 21 years ago
985a19d
PowerPC merge (Jocelyn Mayer)
by bellard
· 21 years ago
3f5dcc3
PowerPC merge (Jocelyn Mayer)
by bellard
· 21 years ago
f09936a
ARM fcntl flag fixes (Lennert Buytenhek)
by bellard
· 21 years ago
d030931
automatic floppy boot
by bellard
· 21 years ago
825bd5f
temporary gcc 3.3 fix
by bellard
· 21 years ago
bc0b1dc
sb16 patch (malc)
by bellard
· 21 years ago
630be16
alpha fix (Falk Hueffner)
by bellard
· 21 years ago
44a91ca
suppressed cast to lvalue
by bellard
· 21 years ago
d575b78
more xadd tests - cmpxchg8b test
by bellard
· 21 years ago
6e44ba7
cmos return current date - current irq priority in PIC (L4 Pistachio support) - help fixes
by bellard
· 21 years ago
6986f88
cast to return type
by bellard
· 21 years ago
9885788
fixed tlb invalidation
by bellard
· 21 years ago
c4c7e3e
ppc code gen size fix
by bellard
· 21 years ago
b516f85
simpler second page physical address test
by bellard
· 21 years ago
1e4fe7c
fixed potential exception pb on cmpxchg
by bellard
· 21 years ago
debf7a7
comments fix
by bellard
· 21 years ago
5a1388b
xadd fix
by bellard
· 21 years ago
777aca2
fixed dirty bit support for 4M pages (L4 Pistachio fix)
by bellard
· 21 years ago
69e5bc9
generate read error if no image (win XP install boot)
by bellard
· 21 years ago
c8135d9
fixed subtle bug: in some cases PG_DIRTY was not set correctly
by bellard
· 21 years ago
9e62fd7
ppc support (Jocelyn Mayer)
by bellard
· 21 years ago
8977f3c
Floppy disk emulation (Jocelyn Mayer)
by bellard
· 21 years ago
728c9fd
update
by bellard
· 21 years ago
bd49793
use generic GenOpFunc
by bellard
· 21 years ago
16d17fd
debug fixes
by bellard
· 21 years ago
4487d0a
changed cpu_x86_in/out to cpu_in/out
by bellard
· 21 years ago
7138fcf
use CPUState
by bellard
· 21 years ago
c45886d
PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - use CPUState - Floppy support (Jocelyn Mayer) - command line debug (Jocelyn Mayer)
by bellard
· 21 years ago
Next »