summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant ram_require machine properly.pbrook2009-04-1131-63/+0
* Remove more redundant ram size checks.pbrook2009-04-116-37/+1
* Implement dynamic guest ram allocation.pbrook2009-04-115-52/+149
* Fix/remove bogus ram size checks.pbrook2009-04-112-9/+2
* Allocate enough vram for 24-bit planes.pbrook2009-04-111-1/+1
* Remove code phys_ram_base uses.pbrook2009-04-115-31/+60
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-116-2/+674
* Compile target independent files only onceblueswir12009-04-112-20/+14
* Remove reserved registers from tcg_target_reg_alloc_ordermalc2009-04-111-4/+0
* Whack [LS]MWmalc2009-04-112-6/+0
* Remove reserved registers from tcg_target_reg_alloc_ordermalc2009-04-111-3/+0
* mips malta: fix commit 7064aurel322009-04-111-3/+3
* target-mips: fix commit r7076aurel322009-04-101-2/+1
* target-mips: optimize gen_movcf_d()aurel322009-04-101-1/+1
* target-mips: optimize a few tcg_temp_free()aurel322009-04-101-3/+3
* target-alpha: remove amask helperaurel322009-04-103-18/+13
* target-alpha: remove helper_load_implveraurel322009-04-103-7/+3
* target-alpha: overflow condition for sublv and subqvaurel322009-04-103-8/+40
* Clean up rc4030 init functionaurel322009-04-103-17/+16
* Make PCI config status register read-onlyaliguori2009-04-102-14/+13
* Wean device tree code off phys_ram_base.pbrook2009-04-104-25/+31
* Yet more phys_ram_base elimination.pbrook2009-04-1012-108/+103
* BSD user: add support for OpenBSD/amd64 hostblueswir12009-04-101-11/+19
* BSD user: add support for OpenBSD/i386 hostblueswir12009-04-101-1/+12
* More phys_ram_base elimination.pbrook2009-04-104-57/+54
* Clean up VGA ram allocation.pbrook2009-04-1016-130/+71
* Fix RTC breakage from r7031.pbrook2009-04-101-1/+1
* Musicpal ram access cleanup.pbrook2009-04-101-59/+90
* More phys_ram_base removal.pbrook2009-04-109-34/+37
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-095-16/+26
* Use cpu_physical_memory_write_rom instead of memcpy.pbrook2009-04-091-4/+4
* Register a single area for vga bios and option romspbrook2009-04-091-68/+53
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-0916-71/+113
* More phys_ram_base removal.pbrook2009-04-094-6/+6
* Use load_image_targphys.pbrook2009-04-091-11/+6
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-092-67/+83
* Use qemu_ram_alloc.pbrook2009-04-094-9/+15
* Enable generic accepts-anything cpu by default for usermode emulation.pbrook2009-04-091-1/+1
* linux-user: fix fstatat64()/newfstatat() syscall implementationaurel322009-04-081-4/+25
* pcnet: Avoid double conversion via PHYSADDRaurel322009-04-081-10/+10
* apic: Fix access to non-existent APICaurel322009-04-081-3/+8
* Use stdint.h for integral data types and definitionsaurel322009-04-081-43/+1
* target-mips: optimize gen_farith()aurel322009-04-081-56/+47
* target-mips: optimize gen_flt3_arith()aurel322009-04-081-18/+16
* target-mips: optimize gen_flt3_ldst()aurel322009-04-081-9/+4
* target-mips: optimize gen_arith()aurel322009-04-081-158/+290
* target-mips: optimize decode_opc()aurel322009-04-081-13/+17
* target-mips: optimize gen_cp1()aurel322009-04-081-15/+5
* target-mips: optimize gen_cp0()aurel322009-04-081-27/+5
* factor out setting pc in gdbstubaurel322009-04-081-38/+25
OpenPOWER on IntegriCloud