5980 Commits (93220573844045c48eeda03df74db04418456ce3)
 

Author SHA1 Message Date
aurel32 9322057384 target-ppc: remove remaining warnings 18 years ago
aurel32 94fa46e2c2 target-ppc: remove unneeded include 18 years ago
aurel32 e06fcd754e target-ppc: rework exception code 18 years ago
aurel32 2a3ec4b5b3 target-ppc: remove dead code 18 years ago
aliguori 9b32d5a5f7 pci: virtio: use pci id defines (Gerd Hoffman) 18 years ago
aliguori d350d97d19 pci: add default pci subsystem id for all devices (Gerd Hoffman) 18 years ago
aliguori 2d22b18f77 Fix handling of disk-only snapshots (Kevin Wolf) 18 years ago
aliguori 40a2d7050a Fix crash in kvm.c (Stefan Weil) 18 years ago
blueswir1 d456ae3e04 Remove redundant #ifdef _BSD 18 years ago
blueswir1 ad46db9add Rename fls to qemu_fls 18 years ago
malc 807d517027 Add lost semicolons 18 years ago
malc 4710036aff Don't require linux/auxvec.h, which isn't always installed with libc. 18 years ago
blueswir1 5caf7bb2c4 Fix compiling without MREMAP_FIXED 18 years ago
blueswir1 85df0de4cf Allow to register a callback with fw_cfg_add_callback() 18 years ago
blueswir1 f4a5a5ba92 Add missing "static" 18 years ago
malc e01fe6d575 Fix warnings introduced in r5948 18 years ago
malc 371bc573e5 Add missing static qualifier 18 years ago
malc c40e866fa2 adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too 18 years ago
malc 902b3d5c39 Introduce and use cache-utils.[ch] 18 years ago
aurel32 4fbfcd6d53 IDE: Implement SEEK command 18 years ago
aurel32 eeda67786c target-sh4: Add SH bit handling to TLB 18 years ago
aurel32 f619837153 target-sh4: check FD bit for FP instructions 18 years ago
aliguori dd8edf0122 Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper) 18 years ago
aliguori ab57d96704 LSI53C895A: Rename dmbs register to dbms (Ryan Harper) 18 years ago
aliguori 2569da0cb6 Accept password as an argument to 'change vnc password' monitor command (Chris Webb) 18 years ago
aliguori 2a7e8dda09 Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb) 18 years ago
aurel32 4c2ab98869 target-ppc: enable SPE and Altivec in user mode 18 years ago
aurel32 fe463b7dbc target-ppc: initialize MSR appropriately in user-mode 18 years ago
aurel32 32938e127f target-i386: Fix jmp im on x86_64 when executing 32-bit code 18 years ago
aurel32 4efbe58fb5 MIPS Magnum: fix memory-mapped i8042 18 years ago
aliguori f65ed4c152 KVM: Coalesced MMIO support 18 years ago
aliguori d85dc283fa Disable KVM support if the kernel modules have broken memory slot handling 18 years ago
aurel32 f19412a2a6 linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly 18 years ago
aurel32 45bc1f5264 linux-user: mmap: add check if requested memory area fits target address space 18 years ago
aurel32 fb1c2cd7d9 linux-user: Fix h2g usage in page_find_alloc 18 years ago
aurel32 14cc46b19a linux-user: Introduce h2g_valid 18 years ago
aurel32 0e62fd7957 linux-user: Safety belt for h2g 18 years ago
aurel32 1609cd444b linux-user: Move abi_* typedefs into qemu-types.h 18 years ago
aurel32 178baee68b configure: also close stdout when calling cc 18 years ago
aurel32 db9a16a70c target-ppc: kill a warning 18 years ago
aurel32 0e69805af6 target-ppc: cleanup op_helper.c after TCG conversion 18 years ago
aurel32 b4cec7b455 target-ppc: enable access type in MMU 18 years ago
aurel32 76db3ba44e target-ppc: memory load/store rework 18 years ago
balrog 8bba3ea1fc Make memory load functions (ldxx_y(ptr)) take a const pointer. 18 years ago
balrog aef3a282a4 Fix 64-bit targets compilation on ARM host. 18 years ago
balrog 15b18ec20a Move spitz microdrive to PCMCIA socket 0. 18 years ago
aurel32 19bf517b7f target-alpha: gdb-stub support 18 years ago
aurel32 cd5158ea69 MIPS: remove a few warnings 18 years ago
aurel32 3faf778e9d gdbstub: kill a warning 18 years ago
aurel32 33093a0afc Parallel port reset 18 years ago